CommonEvent 1736
Name = "会話：ローキュバス"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["What a delicious-looking boy..."])
    ShowText(["I shall devour you with this tail."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["The magical city of San Ilia is a nice place..."])
    ShowText(["You will also like it, no, you will be liked."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["Though I may look like this, I'm older among succubi."])
    ShowText(["Hehe, that makes me stronger..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["I don't like conflict, but..."])
    ShowText(["Since we've met, it can't be helped."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["The winds of the Monster Realm are stagnant..."])
    ShowText(["What on earth is happening?"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["I want to live without getting involved in the flow of the world, but..."])
    ShowText(["I may no longer be able to say that."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["Oh, you keep angels?"])
    ShowText(["Lately, such things seem to be in fashion..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["This is the land ruled by Minagi..."])
    ShowText(["It would be best for you not to go against that person."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["I never knew there was such a delicious-looking boy in this Monster Realm..."])
    ShowText(["Hehe, I will savor you slowly."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["The sea has rotted, and the land has been scorched..."])
    ShowText(["But the sky remains beautiful."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["Hehehe... what do you want me to do with this tail?"])
    ShowChoices([["I want to stick my head in", "I want to be choked", "I want my essence sucked", "Nothing in particular"], 0])
    When([0, "頭を突っ込みたい"])
      ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["Oh... is it okay to just use my head to penetrate?"])
      ShowText(["Don't you want to penetrate something else?"])
      Empty([])

    When([1, "首を絞められたい"])
      ShowTextAttributes(["loccubus_fc1", 2, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["That's quite advanced, isn't it..."])
      ShowText(["A young man like you, what a decline this world has come to."])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "精を吸われたい"])
      ShowTextAttributes(["loccubus_fc1", 1, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["Hehe... most men desire that, don't they?"])
      ShowText(["Then, enjoy it to the fullest."])
      Script(["change_friend(5)"])
      Empty([])

    When([3, "特にない"])
      ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["I see... you have quite a lack of greed."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["I am a noble succubus, but..."])
    ShowText(["Why do you think I am wandering around in a place like this?"])
    ShowChoices([["Fallen", "Tired of a glamorous life", "Waiting for a chance for revolution, in hiding"], 0])
    When([0, "没落した"])
      ShowTextAttributes(["loccubus_fc1", 2, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["I am not in decline! How rude!!"])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "華やかな暮らしに飽きた"])
      ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["That's right..."])
      ShowText(["I am starting to get tired of court life."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "革命のチャンスを待ち潜伏"])
      ShowTextAttributes(["loccubus_fc1", 2, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["There isn't such a dramatic reason..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["I have no interest in promotions or honors anymore..."])
    ShowText(["What do you think I seek?"])
    ShowChoices([["Money", "Rest", "Love"], 0])
    When([0, "お金"])
      ShowTextAttributes(["loccubus_fc1", 2, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["That's why I said I have no interest in such things..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "憩い"])
      ShowTextAttributes(["loccubus_fc1", 2, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["I am not the type to seek relaxation..."])
      Empty([])

    When([2, "愛"])
      ShowTextAttributes(["loccubus_fc1", 1, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["That's right..."])
      ShowText(["I desire love that cannot be obtained with money, that is what I seek."])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["As for my age... how old do you think I am?"])
    ShowChoices([["10 years old", "100 years old", "1000 years old"], 0])
    When([0, "10才"])
      ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["Do I look that small...?"])
      ShowText(["Hehe, hehehe..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "100才"])
      ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["Hehe, well, that's about right..."])
      ShowText(["I feel like I have lived for about a hundred years."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "1000才"])
      ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["Indeed, it's not that much."])
      ShowText(["A thousand years ago, during the Great Monster Wars, wasn't it...?"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["I'm quite hungry..."])
    ShowText(["What should I have for lunch today?"])
    ShowChoices([["Steak", "Children's meal", "Roasted whole human"], 0])
    When([0, "ステーキ"])
      ShowTextAttributes(["loccubus_fc1", 2, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["Meat is such a barbaric food..."])
      Empty([])

    When([1, "お子様ランチ"])
      ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["Hmm, not bad..."])
      ShowText(["Let's make today's lunch a children's meal!"])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "人間の丸焼き"])
      ShowTextAttributes(["loccubus_fc1", 2, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["I won't eat such a thing! Barbaric!!"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 21])
      ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["Could you give me a 'Depravity Removal Potion'?"])
      ShowText(["Young people these days immediately go 'Ahe' and it's troubling."])
      ControlVariables([24, 24, 0, 3, 0, 21, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 'Anti-Lust Medicine'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["loccubus_fc1", 1, 0, 2])
        ShowText(["\\n<Loccubus>"])
        ShowText(["You have potential..."])
        ShowText(["I will cherish you plenty."])
        ChangeItems([21, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
        ShowText(["\\n<Loccubus>"])
        ShowText(["Hmm, was that rude...?"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 393])
      ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["Could you give me a gratin?"])
      ShowText(["It's my favorite..."])
      ControlVariables([24, 24, 0, 3, 0, 393, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 'Gratin'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["loccubus_fc1", 1, 0, 2])
        ShowText(["\\n<Loccubus>"])
        ShowText(["You have potential..."])
        ShowText(["I will cherish you plenty."])
        ChangeItems([393, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
        ShowText(["\\n<Loccubus>"])
        ShowText(["Hmm, was that rude...?"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 7530, 0])
      ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["Lately, I've been in need of various things... Could you assist me?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 7530G? (Current funds: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["loccubus_fc1", 1, 0, 2])
        ShowText(["\\n<Loccubus>"])
        ShowText(["You have potential..."])
        ShowText(["I will cherish you plenty."])
        ChangeGold([1, 0, 7530])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
        ShowText(["\\n<Loccubus>"])
        ShowText(["Hmm, was that rude...?"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
      ShowText(["\\n<Loccubus>"])
      ShowText(["...I thought so, but it seems you have no cash on hand."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["Hmm, you may accept this."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([21, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Depravity Removal Potion' from the Rokiubasu!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["Hmm, you may accept this."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([3077, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Evasion Stone' from the Rokiubasu!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["loccubus_fc1", 0, 0, 2])
    ShowText(["\\n<Loccubus>"])
    ShowText(["Hmm, you may accept this."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 12550])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 12550G from the Rokiubasu!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
